Skip to content

Conversation

@llucax
Copy link
Contributor

@llucax llucax commented Jan 3, 2025

The disable_init decorator documentation was improved to clarify that the created instance must be explicitly initialized using super().__init__(self).

The `disable_init` decorator documentation was improved to clarify that
the created instance must be explicitly initialized using
`super().__init__(self)`.

Signed-off-by: Leandro Lucarella <[email protected]>
@llucax llucax requested a review from a team as a code owner January 3, 2025 12:25
@llucax llucax requested a review from shsms January 3, 2025 12:25
@llucax llucax self-assigned this Jan 3, 2025
@llucax llucax added this to the v1.0.0 milestone Jan 3, 2025
@github-actions github-actions bot added the part:typing Affects the typing module label Jan 3, 2025
@llucax llucax enabled auto-merge January 3, 2025 12:25
@llucax llucax added cmd:skip-release-notes It is not necessary to update release notes for this PR part:docs Affects the documentation type:enhancement New feature or enhancement visitble to users labels Jan 3, 2025
@llucax llucax added this pull request to the merge queue Jan 5, 2025
Merged via the queue into frequenz-floss:v1.x.x with commit 6f9e0da Jan 5, 2025
16 of 17 checks passed
@llucax llucax deleted the disable-init branch January 5, 2025 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cmd:skip-release-notes It is not necessary to update release notes for this PR part:docs Affects the documentation part:typing Affects the typing module type:enhancement New feature or enhancement visitble to users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants